C1.Web.Mvc Namespace / FlexGridBase<T> Class / OnClientAutoSizedRow Property

In This Topic
OnClientAutoSizedRow Property (FlexGridBase<T>)
In This Topic
Occurs after the user auto-sizes a row by double-clicking the bottom edge of a row header cell.
Syntax
'Declaration
 
Public Overridable Property OnClientAutoSizedRow As String
 
See Also